| URL | http://hl7.org/fhir/5.0/StructureDefinition/extension-Procedure.reported[x] |
| Version | |
| Status | active |
| Description | Cross-Version Extension for Procedure.reported[x]. Valid in versions R2, R3, R4, R4B This is a valid cross-version extension because it's counted as a new element |
Context of Use
This extension may be used in the following contexts:
| Name | Flags | Card. | Type | Description & Constraints![]() |
|---|---|---|---|---|
![]() | 0..1 | Extension | Reported rather than primary record | |
![]() ![]() | ..0 | |||
![]() ![]() | 1.. | |||
![]() ![]() ![]() | boolean | |||
![]() ![]() ![]() | Reference(Patient | RelatedPerson | Practitioner | PractitionerRole | Organization) | |||
![]() ![]() | "http://hl7.org/fhir/5.0/StructureDefinition/extension-Procedure.reported[x]" | |||
Documentation for this format | ||||
{
"resourceType" : "StructureDefinition",
"id" : "xv-r5-pro.reported[x]",
"url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-Procedure.reported[x]",
"name" : "XVerExtensionProcedure.reported[x]R5",
"title" : "Cross-Version Extension for Procedure.reported[x] in R5",
"status" : "active",
"experimental" : false,
"publisher" : "Health Level Seven International (Patient Care)",
"contact" : [{
"telecom" : [{
"system" : "url",
"value" : "http://hl7.org/fhir"
}]
},
{
"telecom" : [{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/patientcare/index.cfm"
}]
}],
"description" : "Cross-Version Extension for Procedure.reported[x]. Valid in versions R2, R3, R4, R4B\r\n\r\nThis is a valid cross-version extension because it's counted as a new element",
"jurisdiction" : [{
"coding" : [{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}]
}],
"fhirVersion" : "5.0.0",
"kind" : "complex-type",
"abstract" : false,
"context" : [{
"extension" : [{
"extension" : [{
"url" : "startFhirVersion",
"valueCode" : "4.3"
},
{
"url" : "endFhirVersion",
"valueCode" : "4.3"
}],
"url" : "http://hl7.org/fhir/StructureDefinition/version-specific-use"
}],
"type" : "element",
"expression" : "Procedure"
},
{
"type" : "extension",
"expression" : "http://hl7.org/fhir/4.3/StructureDefinition/extension-Procedure"
},
{
"extension" : [{
"extension" : [{
"url" : "startFhirVersion",
"valueCode" : "4.0"
},
{
"url" : "endFhirVersion",
"valueCode" : "4.0"
}],
"url" : "http://hl7.org/fhir/StructureDefinition/version-specific-use"
}],
"type" : "element",
"expression" : "Procedure"
},
{
"type" : "extension",
"expression" : "http://hl7.org/fhir/4.0/StructureDefinition/extension-Procedure"
},
{
"extension" : [{
"extension" : [{
"url" : "startFhirVersion",
"valueCode" : "3.0"
},
{
"url" : "endFhirVersion",
"valueCode" : "3.0"
}],
"url" : "http://hl7.org/fhir/StructureDefinition/version-specific-use"
}],
"type" : "element",
"expression" : "Procedure"
},
{
"type" : "extension",
"expression" : "http://hl7.org/fhir/3.0/StructureDefinition/extension-Procedure"
},
{
"extension" : [{
"extension" : [{
"url" : "startFhirVersion",
"valueCode" : "1.0"
},
{
"url" : "endFhirVersion",
"valueCode" : "1.0"
}],
"url" : "http://hl7.org/fhir/StructureDefinition/version-specific-use"
}],
"type" : "element",
"expression" : "Procedure"
},
{
"type" : "extension",
"expression" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-Procedure"
}],
"type" : "Extension",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation" : "constraint",
"differential" : {
"element" : [{
"path" : "Extension",
"short" : "Reported rather than primary record",
"definition" : "Indicates if this record was captured as a secondary 'reported' record rather than as an original primary source-of-truth record. It may also indicate the source of the report.",
"requirements" : "Reported data may have different rules on editing and may be visually distinguished from primary data.",
"alias" : ["informer"],
"min" : 0,
"max" : "1",
"isModifier" : false,
"mapping" : [{
"identity" : "workflow",
"map" : "Event.reported[x]"
},
{
"identity" : "w5",
"map" : "FiveWs.source"
},
{
"identity" : "rim",
"map" : ".participation[typeCode=RPT].role"
}]
},
{
"path" : "Extension.extension",
"max" : "0"
},
{
"path" : "Extension.value[x]",
"min" : 1,
"type" : [{
"code" : "boolean"
},
{
"code" : "Reference",
"targetProfile" : ["http://hl7.org/fhir/StructureDefinition/Patient",
"http://hl7.org/fhir/StructureDefinition/RelatedPerson",
"http://hl7.org/fhir/StructureDefinition/Practitioner",
"http://hl7.org/fhir/StructureDefinition/PractitionerRole",
"http://hl7.org/fhir/StructureDefinition/Organization"]
}]
},
{
"path" : "Extension.url",
"fixedUri" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-Procedure.reported[x]"
}]
}
}